home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Makers of the 20th Century
/
Data
/
UE.DIR
/
00295.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-25
|
195 b
|
12 lines
on mouseDown
global lastFrame
repeat with i = 20 to 25
puppetSprite(i, 0)
end repeat
repeat with i = 10 to 17
puppetSprite(i, 0)
end repeat
set lastFrame to 1
go("map")
end